From: Richard M. Stallman Date: Sun, 21 Jan 2007 09:07:52 +0000 (+0000) Subject: (Documentation): Add xref to Documentation Tips. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~2726 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=299b4968131effef3552cc04d8633a0878e8bd3c;p=emacs.git (Documentation): Add xref to Documentation Tips. --- diff --git a/lispref/help.texi b/lispref/help.texi index efaca5da661..0939d384a4e 100644 --- a/lispref/help.texi +++ b/lispref/help.texi @@ -22,8 +22,9 @@ of documentation strings is not sufficient as a manual because a good manual is not organized in that fashion; it is organized in terms of topics of discussion. - For commands to access documentation strings, see @ref{Help, , -Help, emacs, The GNU Emacs Manual}. + For commands to display documentation strings, see @ref{Help, , +Help, emacs, The GNU Emacs Manual}. For the conventions for writing +documentation strings, see @ref{Documentation Tips}. @menu * Documentation Basics:: Good style for doc strings.